SoeNotificationMessage Class

Represents an SoE notification sent by a slave.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.SoeNotificationMessage

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class SoeNotificationMessage : IMailboxMessage
Public Class SoeNotificationMessage Inherits IMailboxMessage

 

The SoeNotificationMessage class exposes the following members.

Properties

  Name Description
DataStatus The data state.
DriveNo The address of a drive.
Idn The identification number of an object.
Type The type of a message.

See also

IMailboxMessage Interface

IntervalZero.KINGSTAR.Base Namespace